[INFO] cloning repository https://github.com/Pajn/gits
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Pajn/gits" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPajn%2Fgits", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPajn%2Fgits'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2f69e239121fdcecf796717fded00cc1e9bc9f68
[INFO] testing Pajn/gits against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPajn%2Fgits" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Pajn/gits
[INFO] finished tweaking git repo https://github.com/Pajn/gits
[INFO] tweaked toml for git repo https://github.com/Pajn/gits written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Pajn/gits on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Pajn/gits already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded newline-converter v0.3.0
[INFO] [stderr]   Downloaded predicates v3.1.4
[INFO] [stderr]   Downloaded tempfile v3.26.0
[INFO] [stderr]   Downloaded predicates-core v1.0.10
[INFO] [stderr]   Downloaded ciborium-io v0.2.2
[INFO] [stderr]   Downloaded predicates-tree v1.0.13
[INFO] [stderr]   Downloaded which v6.0.3
[INFO] [stderr]   Downloaded ciborium-ll v0.2.2
[INFO] [stderr]   Downloaded is-terminal v0.4.17
[INFO] [stderr]   Downloaded libredox v0.1.14
[INFO] [stderr]   Downloaded plotters-backend v0.3.7
[INFO] [stderr]   Downloaded plotters-svg v0.3.7
[INFO] [stderr]   Downloaded assert_cmd v2.1.2
[INFO] [stderr]   Downloaded clap_complete_nushell v4.5.10
[INFO] [stderr]   Downloaded ciborium v0.2.2
[INFO] [stderr]   Downloaded clap_complete v4.5.66
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.40
[INFO] [stderr]   Downloaded crossterm v0.25.0
[INFO] [stderr]   Downloaded inquire v0.7.5
[INFO] [stderr]   Downloaded git2 v0.20.4
[INFO] [stderr]   Downloaded crossterm v0.28.1
[INFO] [stderr]   Downloaded plotters v0.3.7
[INFO] [stderr]   Downloaded zerocopy v0.8.40
[INFO] [stderr]   Downloaded libssh2-sys v0.3.1
[INFO] [stderr]   Downloaded libz-sys v1.1.24
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5a4ad67101131a86d3b02781a8b225df571c355059b35b56e59728a745e61734
[INFO] running `Command { std: "docker" "start" "-a" "5a4ad67101131a86d3b02781a8b225df571c355059b35b56e59728a745e61734", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5a4ad67101131a86d3b02781a8b225df571c355059b35b56e59728a745e61734", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a4ad67101131a86d3b02781a8b225df571c355059b35b56e59728a745e61734", kill_on_drop: false }`
[INFO] [stdout] 5a4ad67101131a86d3b02781a8b225df571c355059b35b56e59728a745e61734
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c178c744d6f4dc463a862b28d7d734c0ee2f62be92212250303fac6dce906f00
[INFO] running `Command { std: "docker" "start" "-a" "c178c744d6f4dc463a862b28d7d734c0ee2f62be92212250303fac6dce906f00", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling newline-converter v0.3.0
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling crossterm v0.25.0
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling openssl-src v300.5.5+3.5.5
[INFO] [stderr]    Compiling inquire v0.7.5
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling libz-sys v1.1.24
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling libgit2-sys v0.18.3+1.9.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling clap_complete v4.5.66
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling clap_complete_nushell v4.5.10
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling git2 v0.20.4
[INFO] [stderr]    Compiling kindra v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 12s
[INFO] running `Command { std: "docker" "inspect" "c178c744d6f4dc463a862b28d7d734c0ee2f62be92212250303fac6dce906f00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c178c744d6f4dc463a862b28d7d734c0ee2f62be92212250303fac6dce906f00", kill_on_drop: false }`
[INFO] [stdout] c178c744d6f4dc463a862b28d7d734c0ee2f62be92212250303fac6dce906f00
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4562e532133c64a839141ae2f9ccbe671930a212dec074524ae1a40705f29aaf
[INFO] running `Command { std: "docker" "start" "-a" "4562e532133c64a839141ae2f9ccbe671930a212dec074524ae1a40705f29aaf", kill_on_drop: false }`
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling zerocopy-derive v0.8.40
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling assert_cmd v2.1.2
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling which v6.0.3
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling kindra v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 57.38s
[INFO] running `Command { std: "docker" "inspect" "4562e532133c64a839141ae2f9ccbe671930a212dec074524ae1a40705f29aaf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4562e532133c64a839141ae2f9ccbe671930a212dec074524ae1a40705f29aaf", kill_on_drop: false }`
[INFO] [stdout] 4562e532133c64a839141ae2f9ccbe671930a212dec074524ae1a40705f29aaf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 786a3a6fe406335e3e0782ea3486c681fa90e9bea558387a0c54b80d0a5fce21
[INFO] running `Command { std: "docker" "start" "-a" "786a3a6fe406335e3e0782ea3486c681fa90e9bea558387a0c54b80d0a5fce21", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/kindra-310696fe2fff3e59)
[INFO] [stdout] 
[INFO] [stdout] running 42 tests
[INFO] [stdout] test commands::pr::tests::test_parse_stack_line ... ok
[INFO] [stdout] test commands::pr::tests::normalize_base_strips_single_remote_prefix ... ok
[INFO] [stdout] test commands::pr::tests::test_parse_stack_section_accepts_legacy_markers ... ok
[INFO] [stdout] test commands::pr::tests::test_remove_existing_stack_section ... ok
[INFO] [stdout] test commands::pr::tests::test_remove_existing_stack_section_removes_legacy_and_new_sections ... ok
[INFO] [stdout] test commands::reorder::tests::parse_parent_map_allows_hash_in_branch_name ... ok
[INFO] [stdout] test commands::reorder::tests::parse_parent_map_still_ignores_comment_lines ... ok
[INFO] [stdout] test commands::pr::tests::parse_pr_number_rejects_non_pull_urls ... ok
[INFO] [stdout] test commands::pr::tests::normalize_base_keeps_branch_paths ... ok
[INFO] [stdout] test commands::pr::tests::parse_pr_number_from_standard_github_url ... ok
[INFO] [stdout] test commands::reorder::tests::reorder_buffer_round_trips_with_current_branch_marker ... ok
[INFO] [stdout] test commands::pr::tests::test_parse_stack_section ... ok
[INFO] [stdout] test commands::pr::tests::test_normalize_base_for_gh ... ok
[INFO] [stdout] test commands::tree::tests::test_branch_commit_display ... ok
[INFO] [stdout] test rebase_utils::tests::parse_git_semver_ignores_non_numeric_dot_segments ... ok
[INFO] [stdout] test rebase_utils::tests::parse_git_semver_requires_three_components ... ok
[INFO] [stdout] test worktree::hooks::tests::combines_global_and_role_hooks ... ok
[INFO] [stdout] test commands::tree::tests::test_sync_status_variants ... ok
[INFO] [stdout] test worktree::metadata::tests::apply_delta_removes_singleton_role_even_if_branch_changed_concurrently ... ok
[INFO] [stderr] hook failed
[INFO] [stdout] test commands::reorder::tests::strip_inline_comment_preserves_hash_in_branch_names ... ok
[INFO] [stdout] test worktree::metadata::tests::removes_temp_branch ... ok
[INFO] [stdout] test worktree::hooks::tests::hook_failures_include_exit_code ... ok
[INFO] [stdout] test worktree::hooks::tests::runs_hooks_in_worktree_dir ... ok
[INFO] [stdout] test worktree::path_resolver::tests::expands_templates ... ok
[INFO] [stdout] test worktree::path_resolver::tests::extracts_temp_root ... ok
[INFO] [stdout] test worktree::path_resolver::tests::parses_targets ... ok
[INFO] [stdout] test worktree::path_resolver::tests::preserves_leading_parent_components ... ok
[INFO] [stdout] test worktree::path_resolver::tests::sanitizes_branch_names ... ok
[INFO] [stdout] test commands::tree::tests::test_remote_sync_status_display ... ok
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpGzjNH4/
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpfq8oeZ/.git/
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmp2HZMKq/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpSkDWFc/.git/
[INFO] [stdout] test worktree::cleanup::tests::finds_stale_temp_metadata ... ok
[INFO] [stdout] test worktree::config::tests::rejects_temp_template_outside_root ... ok
[INFO] [stdout] test worktree::metadata::tests::round_trips_metadata ... ok
[INFO] [stdout] test worktree::metadata::tests::load_does_not_hold_exclusive_lock ... ok
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpmU8MNJ/.git/
[INFO] [stdout] test worktree::config::tests::rejects_invalid_main_switching ... ok
[INFO] [stdout] test worktree::config::tests::uses_defaults_when_config_missing ... ok
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpSh1pm4/.git/
[INFO] [stdout] test worktree::config::tests::skips_disabled_role_validation ... ok
[INFO] [stdout] test worktree::git::tests::preserves_original_error_when_branch_is_missing_everywhere ... ok
[INFO] [stdout] [main (root-commit) 4f958d6] base
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 base.txt
[INFO] [stdout] [main (root-commit) 8a59ecc] init
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 a.txt
[INFO] [stdout] [main (root-commit) 8a59ecc] init
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 a.txt
[INFO] [stdout] [main (root-commit) 8a59ecc] init
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 a.txt
[INFO] [stdout] test worktree::git::tests::lists_worktrees ... ok
[INFO] [stderr] Preparing worktree (checking out 'linked')
[INFO] [stderr] Switched to a new branch 'feature/test'
[INFO] [stderr] Switched to a new branch 'feature/a'
[INFO] [stdout] [feature/a db3c6c1] feature
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 feature.txt
[INFO] [stdout] Updating 4f958d6..db3c6c1
[INFO] [stdout] Fast-forward
[INFO] [stderr] Switched to branch 'main'
[INFO] [stdout]  feature.txt | 1 +
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 feature.txt
[INFO] [stdout] [feature/test 1484d6d] feature
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 feature.txt
[INFO] [stdout] test worktree::cleanup::tests::finds_merged_temp_metadata ... ok
[INFO] [stdout] HEAD is now at 8a59ecc init
[INFO] [stdout] test worktree::metadata::tests::metadata_path_uses_common_git_dir ... ok
[INFO] [stderr] To /tmp/.tmpGzjNH4
[INFO] [stderr]  * [new branch]      main -> main
[INFO] [stderr]  * [new branch]      feature/test -> feature/test
[INFO] [stderr] Cloning into '/tmp/.tmpO6sQIk/clone'...
[INFO] [stderr] done.
[INFO] [stderr] warning: remote HEAD refers to nonexistent ref, unable to checkout
[INFO] [stdout] test worktree::git::tests::auto_creates_local_branch_when_only_remote_exists ... ok
[INFO] [stdout] test worktree::metadata::tests::upsert_updates_existing_temp_record_in_place ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 42 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.09s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/kin-bc98f654ce4a8f23)
[INFO] [stdout] 
[INFO] [stdout] running 42 tests
[INFO] [stdout] test commands::pr::tests::normalize_base_keeps_branch_paths ... ok
[INFO] [stdout] test commands::pr::tests::test_normalize_base_for_gh ... ok
[INFO] [stdout] test commands::pr::tests::parse_pr_number_rejects_non_pull_urls ... ok
[INFO] [stdout] test commands::pr::tests::normalize_base_strips_single_remote_prefix ... ok
[INFO] [stdout] test commands::pr::tests::parse_pr_number_from_standard_github_url ... ok
[INFO] [stdout] test commands::pr::tests::test_parse_stack_section_accepts_legacy_markers ... ok
[INFO] [stdout] test commands::pr::tests::test_remove_existing_stack_section ... ok
[INFO] [stdout] test commands::reorder::tests::parse_parent_map_allows_hash_in_branch_name ... ok
[INFO] [stdout] test commands::reorder::tests::reorder_buffer_round_trips_with_current_branch_marker ... ok
[INFO] [stdout] test commands::tree::tests::test_sync_status_variants ... ok
[INFO] [stdout] test rebase_utils::tests::parse_git_semver_requires_three_components ... ok
[INFO] [stdout] test commands::pr::tests::test_parse_stack_line ... ok
[INFO] [stdout] test commands::pr::tests::test_parse_stack_section ... ok
[INFO] [stdout] test commands::reorder::tests::parse_parent_map_still_ignores_comment_lines ... ok
[INFO] [stdout] test commands::reorder::tests::strip_inline_comment_preserves_hash_in_branch_names ... ok
[INFO] [stdout] test commands::tree::tests::test_branch_commit_display ... ok
[INFO] [stdout] test worktree::hooks::tests::combines_global_and_role_hooks ... ok
[INFO] [stderr] hook failed
[INFO] [stdout] test commands::pr::tests::test_remove_existing_stack_section_removes_legacy_and_new_sections ... ok
[INFO] [stdout] test rebase_utils::tests::parse_git_semver_ignores_non_numeric_dot_segments ... ok
[INFO] [stdout] test worktree::hooks::tests::hook_failures_include_exit_code ... ok
[INFO] [stdout] test worktree::metadata::tests::removes_temp_branch ... ok
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmp5oqSvV/.git/
[INFO] [stdout] test commands::tree::tests::test_remote_sync_status_display ... ok
[INFO] [stdout] test worktree::metadata::tests::apply_delta_removes_singleton_role_even_if_branch_changed_concurrently ... ok
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpvNBC63/.git/
[INFO] [stdout] test worktree::path_resolver::tests::expands_templates ... ok
[INFO] [stdout] test worktree::path_resolver::tests::extracts_temp_root ... ok
[INFO] [stdout] test worktree::hooks::tests::runs_hooks_in_worktree_dir ... ok
[INFO] [stdout] test worktree::path_resolver::tests::parses_targets ... ok
[INFO] [stdout] test worktree::path_resolver::tests::preserves_leading_parent_components ... ok
[INFO] [stdout] test worktree::path_resolver::tests::sanitizes_branch_names ... ok
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpLL1Dt8/.git/
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpJvl1tc/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpqKFEnt/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpvwt0SZ/.git/
[INFO] [stdout] test worktree::metadata::tests::round_trips_metadata ... ok
[INFO] [stdout] test worktree::git::tests::preserves_original_error_when_branch_is_missing_everywhere ... ok
[INFO] [stdout] test worktree::config::tests::skips_disabled_role_validation ... ok
[INFO] [stdout] test worktree::metadata::tests::load_does_not_hold_exclusive_lock ... ok
[INFO] [stdout] [main (root-commit) d63e7e6] init
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 a.txt
[INFO] [stdout] test worktree::config::tests::uses_defaults_when_config_missing ... ok
[INFO] [stdout] test worktree::cleanup::tests::finds_stale_temp_metadata ... ok
[INFO] [stdout] [main (root-commit) d63e7e6] init
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 a.txt
[INFO] [stdout] test worktree::config::tests::rejects_invalid_main_switching ... ok
[INFO] [stdout] [main (root-commit) 4115e3e] base
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 base.txt
[INFO] [stdout] test worktree::config::tests::rejects_temp_template_outside_root ... ok
[INFO] [stderr] Switched to a new branch 'feature/a'
[INFO] [stderr] Switched to a new branch 'feature/test'
[INFO] [stderr] Preparing worktree (checking out 'linked')
[INFO] [stdout] [main (root-commit) d63e7e6] init
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 a.txt
[INFO] [stdout] test worktree::git::tests::lists_worktrees ... ok
[INFO] [stdout] HEAD is now at d63e7e6 init
[INFO] [stdout] [feature/a 4a93a56] feature
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 feature.txt
[INFO] [stdout] [feature/test ba1e931] feature
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 feature.txt
[INFO] [stdout] test worktree::metadata::tests::metadata_path_uses_common_git_dir ... ok
[INFO] [stderr] Switched to branch 'main'
[INFO] [stdout] Updating 4115e3e..4a93a56
[INFO] [stdout] Fast-forward
[INFO] [stdout]  feature.txt | 1 +
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 feature.txt
[INFO] [stdout] test worktree::cleanup::tests::finds_merged_temp_metadata ... ok
[INFO] [stderr] To /tmp/.tmpJvl1tc
[INFO] [stderr]  * [new branch]      main -> main
[INFO] [stderr]  * [new branch]      feature/test -> feature/test
[INFO] [stderr] Cloning into '/tmp/.tmpBZS3Gb/clone'...
[INFO] [stderr] done.
[INFO] [stderr] warning: remote HEAD refers to nonexistent ref, unable to checkout
[INFO] [stdout] test worktree::git::tests::auto_creates_local_branch_when_only_remote_exists ... ok
[INFO] [stdout] test worktree::metadata::tests::upsert_updates_existing_temp_record_in_place ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 42 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/commit_tests.rs (/opt/rustwide/target/debug/deps/commit_tests-a8afc08a1e6b2c52)
[INFO] [stdout] 
[INFO] [stdout] running 22 tests
[INFO] [stdout] test test_commit_failure_is_propagated ... ok
[INFO] [stdout] test test_commit_on_main_rebases_multi_level_stack ... ok
[INFO] [stdout] test test_commit_on_branch_in_stack_three_level_restores_original_and_unstages ... ok
[INFO] [stdout] test test_commit_on_main ... ok
[INFO] [stdout] test test_commit_on_main_rebases_descendant ... ok
[INFO] [stdout] test test_commit_no_changes ... ok
[INFO] [stdout] test test_commit_forked_stack ... ok
[INFO] [stdout] test test_commit_abort ... ok
[INFO] [stdout] test test_commit_on_branch_in_stack_restores_original_and_unstages ... ok
[INFO] [stdout] test test_abort_uses_exact_stash_message_match ... ok
[INFO] [stdout] test test_commit_amend_rebases_descendants ... ok
[INFO] [stdout] test test_commit_on_other_stack_default_just_commits ... ok
[INFO] [stdout] test test_commit_on_without_argument_uses_interactive_selection ... ok
[INFO] [stdout] test test_commit_on_conflict_and_abort_restores_original_context ... ok
[INFO] [stdout] test test_commit_rebases_descendants ... ok
[INFO] [stdout] test test_commit_conflict_and_continue ... ok
[INFO] [stdout] test test_commit_on_conflict_and_continue_restores_original_context ... ok
[INFO] [stdout] test test_rebase_loop_skips_resumed_and_subsequent_done_branches ... ok
[INFO] [stdout] test test_commit_on_requires_branch_when_followed_by_flag ... ok
[INFO] [stdout] test test_commit_reentry_guard ... ok
[INFO] [stdout] test test_commit_on_checkout_conflict_restores_original_context ... ok
[INFO] [stdout] test test_abort_malformed_state ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.57s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_run.rs (/opt/rustwide/target/debug/deps/integration_run-425404b1c107f26f)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test run_happy_path_traverses_stack ... ok
[INFO] [stdout] test run_status_after_failed_run ... ok
[INFO] [stdout] test run_failure_restores_original_checkout ... ok
[INFO] [stdout] test run_failure_restores_original_detached_head ... ok
[INFO] [stdout] test run_abort_restores_state ... ok
[INFO] [stdout] test run_continue_on_failure_processes_later_branches ... ok
[INFO] [stdout] test run_continue_resumes_run ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.70s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/move_tests.rs (/opt/rustwide/target/debug/deps/move_tests-a1f98c232fc0939b)
[INFO] [stdout] 
[INFO] [stdout] running 23 tests
[INFO] [stdout] test test_move_abort ... ok
[INFO] [stdout] test test_move_all_from_main_error ... ok
[INFO] [stdout] test test_move_abort_does_not_abort_manual_rebase ... ok
[INFO] [stdout] test test_move_all_between_stacks ... ok
[INFO] [stdout] test test_move_abort_cleans_up_rebase_when_state_exists ... ok
[INFO] [stdout] test test_move_all_onto_main ... ok
[INFO] [stdout] test test_move_onto_descendant ... ok
[INFO] [stdout] test test_move_abort_cleans_up_git_rebase ... ok
[INFO] [stdout] test test_move_abort_preserves_state_on_rebase_abort_failure ... ok
[INFO] [stdout] test test_move_onto_descendant_reorders_target_descendants_too ... ok
[INFO] [stdout] test test_move_onto_descendant_rejects_forked_subtree ... ok
[INFO] [stdout] test test_move_stack ... ok
[INFO] [stdout] test test_move_onto_descendant_prestart_failure_retries_first_reordered_branch ... ok
[INFO] [stdout] test test_move_conflict_and_continue ... ok
[INFO] [stdout] test test_move_restore_checkout_failure ... ok
[INFO] [stdout] test test_move_upstream_error ... ok
[INFO] [stdout] test test_move_invalid_onto ... ok
[INFO] [stdout] test test_move_fails_immediately_does_not_skip_branch ... ok
[INFO] [stdout] test test_move_onto_descendant_rejects_fork_then_merge_subtree ... ok
[INFO] [stdout] test test_move_onto_descendant_conflict_and_continue ... ok
[INFO] [stdout] test test_move_conflict_and_continue_no_re_rebase ... ok
[INFO] [stdout] test test_move_repo_config_enables_autostash_and_persists_in_state ... ok
[INFO] [stdout] test test_move_respects_git_rebase_autostash_config ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.61s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/perf_tests.rs (/opt/rustwide/target/debug/deps/perf_tests-14e3c4b7b7ecd44f)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test stack_discovery_is_proportional_to_stack_size_not_history ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.59s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/pr_tests.rs (/opt/rustwide/target/debug/deps/pr_tests-af57ad84599d0c97)
[INFO] [stdout] 
[INFO] [stdout] running 42 tests
[INFO] [stdout] test pr_command_excludes_upstream_branch ... ok
[INFO] [stdout] test pr_edit_single_open_pr_saves_with_prefilled_title ... ok
[INFO] [stdout] test pr_merge_errors_when_repo_rules_block_merging ... ok
[INFO] [stdout] test pr_merge_merges_ready_single_pr ... ok
[INFO] [stdout] test pr_edit_cleans_duplicate_stack_blocks ... ok
[INFO] [stdout] test pr_merge_approved_plus_commented_allows_merge ... ok
[INFO] [stdout] test pr_edit_preserves_stack_block ... ok
[INFO] [stdout] test pr_edit_multiple_open_prs_uses_selection ... ok
[INFO] [stdout] test pr_merge_does_not_retarget_when_merge_is_queued ... ok
[INFO] [stdout] test pr_edit_reorders_stack_section_using_live_stack_order ... ok
[INFO] [stdout] test pr_adds_stack_section_to_multi_pr_descriptions ... ok
[INFO] [stdout] test pr_edit_reapplies_stack_section_for_multi_pr_stack ... ok
[INFO] [stdout] test pr_edit_migrates_legacy_stack_markers_without_duplicates ... ok
[INFO] [stdout] test pr_fails_without_gh ... ok
[INFO] [stdout] test pr_open_opens_single_pr_without_prompt ... ok
[INFO] [stdout] test multi_commit_branch_title_empty ... ok
[INFO] [stdout] test pr_no_upstreams_message ... ok
[INFO] [stdout] test pr_merge_multiple_prs_uses_selection ... ok
[INFO] [stdout] test pr_merge_prompts_and_errors_when_issues_remain_but_merge_is_allowed ... ok
[INFO] [stdout] test pr_review_renders_markdown_threads_and_replies ... ok
[INFO] [stdout] test resolve_stack_boundary_falls_back_to_origin_when_no_tracking ... ok
[INFO] [stdout] test pr_open_with_multiple_prs_uses_selection ... ok
[INFO] [stdout] test resolve_stack_boundary_uses_remote_prefix_in_name ... ok
[INFO] [stdout] test pr_review_applies_reviewer_bot_outdated_and_resolved_filters ... ok
[INFO] [stdout] test pr_merge_retargets_child_pr_before_merging_parent ... ok
[INFO] [stdout] test pr_review_multiple_prs_uses_selection ... ok
[INFO] [stdout] test pr_review_strips_html_comments_from_output ... ok
[INFO] [stdout] test pr_review_fetches_paginated_threads_and_comments ... ok
[INFO] [stdout] test resolve_stack_boundary_uses_upstream_remote_when_no_origin ... ok
[INFO] [stdout] test resolve_stack_boundary_uses_tracking_branch_when_diverged ... ok
[INFO] [stdout] test pr_review_writes_output_and_copies_with_osc52 ... ok
[INFO] [stdout] test pr_status_shows_reviewers_comments_and_checks ... ok
[INFO] [stdout] test pr_status_lists_multiple_stack_prs ... ok
[INFO] [stdout] test pr_stack_sync_continues_when_one_edit_fails ... ok
[INFO] [stdout] test pr_template_detected ... ok
[INFO] [stdout] test slash_base_branch_uses_git_base_for_local_history ... ok
[INFO] [stdout] test pr_stack_sync_skips_inaccessible_historical_pr_entries ... ok
[INFO] [stdout] test pr_merge_does_not_retarget_on_merge_failure ... ok
[INFO] [stdout] test single_commit_branch_title_prefill ... ok
[INFO] [stdout] test stacked_branch_shows_correct_commits ... ok
[INFO] [stdout] test pr_merge_surfaces_gh_failure_details ... ok
[INFO] [stdout] test pr_uses_origin_main_as_base_when_local_main_is_behind_after_sync ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 42 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.74s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/push_stack_tests.rs (/opt/rustwide/target/debug/deps/push_stack_tests-75f7bdbbd36df494)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test test_push_empty_stack_does_not_resolve_remote ... ok
[INFO] [stdout] test test_push_on_main_uses_tracked_remote_without_origin ... ok
[INFO] [stdout] test test_push_tracked_stack_uses_tracked_remote_without_origin ... ok
[INFO] [stdout] test test_push_on_main_uses_tracked_remote ... ok
[INFO] [stdout] test test_push_on_main_pushes_main ... ok
[INFO] [stdout] test test_push_entire_stack ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.46s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/reorder_tests.rs (/opt/rustwide/target/debug/deps/reorder_tests-1de08dea8bafd4ca)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test reorder_preserves_existing_fork ... ok
[INFO] [stdout] test reorder_rejects_cycle ... ok
[INFO] [stdout] test reorder_rejects_unknown_parent ... ok
[INFO] [stdout] test reorder_linear_stack ... ok
[INFO] [stdout] test reorder_creates_fork ... ok
[INFO] [stdout] test reorder_restores_original_branch_when_run_from_middle ... ok
[INFO] [stdout] test reorder_rejects_self_parent ... ok
[INFO] [stdout] test reorder_conflict_and_continue ... ok
[INFO] [stdout] test reorder_rejects_shorthand_on_first_row ... ok
[INFO] [stdout] test reorder_checks_worktrees ... ok
[INFO] [stdout] test reorder_rejects_duplicate_or_missing_rows ... ok
[INFO] [stdout] test reorder_conflict_and_abort_restores_original_graph_and_cleans_up ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.79s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/restack_tests.rs (/opt/rustwide/target/debug/deps/restack_tests-deded001e1668332)
[INFO] [stdout] 
[INFO] [stdout] running 26 tests
[INFO] [stdout] test test_find_floating_base_ignores_unrelated_tree_mismatch_below_target_tip ... ok
[INFO] [stdout] test test_restack_continues_past_tip_tree_match ... ok
[INFO] [stdout] test test_find_floating_base_ignores_metadata_only_sibling_with_truncated_target_history ... ok
[INFO] [stdout] test test_restack_ignores_metadata_only_match_on_sibling_commit ... ok
[INFO] [stdout] test test_restack_ignores_stale_branch_pointing_at_old_base ... ok
[INFO] [stdout] test test_restack_ignores_metadata_match_on_other_lineage ... ok
[INFO] [stdout] test test_restack_basic ... ok
[INFO] [stdout] test test_restack_conflict ... ok
[INFO] [stdout] test test_restack_chain_rebase_preserves_stack_relationship ... ok
[INFO] [stdout] test test_restack_detects_floating_branch_after_upstream_rebase ... ok
[INFO] [stdout] test test_restack_does_not_rebase_unrelated_history_with_patch_id_match ... ok
[INFO] [stdout] test test_restack_abort ... ok
[INFO] [stdout] test test_restack_unrelated ... ok
[INFO] [stdout] test test_restack_continue ... ok
[INFO] [stdout] test test_restack_matches_earlier_rewritten_commit_in_target_history ... ok
[INFO] [stdout] test test_restack_restricts_patch_id_matches_to_target_private_lineage ... ok
[INFO] [stdout] test test_restack_matches_rewritten_private_commit_by_patch_id_on_non_root_branch ... ok
[INFO] [stdout] test test_restack_ignores_isolated_patch_and_tree_matches_on_side_branches ... ok
[INFO] [stdout] test test_restack_multiple_children ... ok
[INFO] [stdout] test test_restack_patch_id_matching_ignores_colored_git_show_output ... ok
[INFO] [stdout] test test_restack_preserves_alternate_stack_when_anchor_branch_tip_is_descendant_of_old_base ... ok
[INFO] [stdout] test test_restack_default_history_limit_skips_deep_rewritten_base ... ok
[INFO] [stdout] test test_restack_global_config_overrides_default_history_limit ... ok
[INFO] [stdout] test test_restack_cli_override_takes_precedence_over_repo_and_global_config ... ok
[INFO] [stdout] test test_restack_repo_config_overrides_default_history_limit ... ok
[INFO] [stderr]      Running tests/split_tests.rs (/opt/rustwide/target/debug/deps/split_tests-7f51adf2f1d7a4b1)
[INFO] [stdout] test test_restack_matches_base_beyond_one_hundred_rewritten_commits_with_cli_override ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.33s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test test_push_multiple_remotes_no_origin_when_stack_empty ... ok
[INFO] [stdout] test test_checkout_all_works_without_main ... ok
[INFO] [stdout] test test_checkout_up_fork ... ok
[INFO] [stdout] test test_checkout_down_moves_to_immediate_parent_branch ... ok
[INFO] [stdout] test test_split_detach_head_on_delete ... ok
[INFO] [stdout] test test_split_fork_selection ... ok
[INFO] [stdout] test test_checkout_all_detached_no_main ... ok
[INFO] [stdout] test test_checkout_down_from_bottom_branch_goes_to_upstream ... ok
[INFO] [stdout] test test_push_no_remotes_when_stack_empty ... ok
[INFO] [stdout] test test_checkout_top_fork ... ok
[INFO] [stdout] test test_split_create_delete_branch ... ok
[INFO] [stdout] test test_split_move_branch ... ok
[INFO] [stderr]      Running tests/split_validation_tests.rs (/opt/rustwide/target/debug/deps/split_validation_tests-9dd7fa6f3cef16a2)
[INFO] [stdout] test test_split_error_on_commit_mod ... ok
[INFO] [stdout] test test_split_invalid_edit_validation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.56s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_split_skip_unsafe_branch ... ok
[INFO] [stderr]      Running tests/stack_filtering_tests.rs (/opt/rustwide/target/debug/deps/stack_filtering_tests-847f9b8a2d16e1a4)
[INFO] [stdout] test test_split_preflight_failure_prevents_deletion ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test get_stack_branches_excludes_fork_siblings ... ok
[INFO] [stdout] test get_stack_branches_handles_skewed_merged_exclusion ... ok
[INFO] [stdout] test get_stack_branches_handles_non_monotonic_timestamps ... ok
[INFO] [stdout] test pr_after_branch_merged_into_main ... ok
[INFO] [stdout] test pr_unmerged_branches_work ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.27s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/sync_regression_tests.rs (/opt/rustwide/target/debug/deps/sync_regression_tests-a069776afeab58bc)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test sync_no_delete_with_open_worktree_does_not_fail ... ok
[INFO] [stdout] test sync_onto_remote_tracking_ref_does_not_delete_local_base ... ok
[INFO] [stdout] test sync_aborts_deletions_if_fallback_checkout_is_blocked ... ok
[INFO] [stdout] test sync_does_not_treat_rename_only_branch_as_integrated_when_target_keeps_source_path ... ok
[INFO] [stderr]      Running tests/sync_tests.rs (/opt/rustwide/target/debug/deps/sync_tests-9ce00b2ef558140e)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.80s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 36 tests
[INFO] [stdout] test sync_handles_merged_lower_branch ... ok
[INFO] [stdout] test sync_deletes_merged_branches ... ok
[INFO] [stdout] test sync_deletes_current_branch_if_merged ... ok
[INFO] [stdout] test sync_handles_squashed_lower_branch ... ok
[INFO] [stdout] test sync_does_not_delete_branch_with_only_tree_match ... ok
[INFO] [stdout] test sync_does_not_treat_historical_tree_match_as_merged ... ok
[INFO] [stdout] test sync_no_delete_flag_works ... ok
[INFO] [stdout] test sync_does_not_skip_partially_integrated_lower_branch ... ok
[INFO] [stdout] test sync_cli_no_autostash_overrides_repo_config ... ok
[INFO] [stdout] test sync_on_main_does_not_delete_branch_when_only_tip_patch_matches ... ok
[INFO] [stdout] test sync_handles_rebased_lower_branch ... ok
[INFO] [stdout] test sync_falls_back_to_local_upstream_on_deletion ... ok
[INFO] [stdout] test sync_no_autostash_overrides_git_config ... ok
[INFO] [stdout] test sync_global_config_enables_autostash ... ok
[INFO] [stdout] test sync_does_not_delete_local_main_when_syncing_from_stack_branch ... ok
[INFO] [stdout] test sync_errors_when_git_too_old_for_update_refs ... ok
[INFO] [stdout] test sync_on_main_conflict_can_continue_with_gits ... ok
[INFO] [stdout] test sync_abort_restores_original_branch_after_tip_switch_conflict ... ok
[INFO] [stdout] test sync_on_main_errors_when_git_too_old_for_reapply_cherry_picks ... ok
[INFO] [stdout] test sync_checkout_error_includes_branch_name ... ok
[INFO] [stdout] test sync_refuses_to_delete_branch_checked_out_in_other_worktree ... ok
[INFO] [stdout] test sync_refuses_to_auto_pick_tip_in_non_interactive_mode ... ok
[INFO] [stdout] test sync_skips_squashed_lower_branch_after_later_upstream_edits_on_same_path ... ok
[INFO] [stdout] test sync_on_main_conflict_continue_after_rebase ... ok
[INFO] [stdout] test sync_skips_squashed_lower_branch_and_deletes_it ... ok
[INFO] [stdout] test sync_rebases_onto_remote_tracking_base_when_local_base_is_stale ... ok
[INFO] [stdout] test sync_skips_rewritten_lower_branch_on_main ... ok
[INFO] [stdout] test sync_on_main_rebases_to_latest_origin_main_and_deletes_merged_local_branches ... ok
[INFO] [stdout] test sync_skips_integrated_lower_branch_and_cherry_equivalent_upper_commit ... ok
[INFO] [stdout] test sync_reports_rebase_conflict ... ok
[INFO] [stdout] test sync_on_main_handles_rebase_conflict_and_preserves_state ... ok
[INFO] [stdout] test sync_refuses_when_git_rebase_in_progress ... ok
[INFO] [stdout] test sync_treats_slashed_base_branch_name_as_local_before_remote ... ok
[INFO] [stdout] test sync_respects_git_rebase_autostash_config ... ok
[INFO] [stdout] test sync_on_main_manual_git_abort_does_not_finalize_or_delete_branches ... ok
[INFO] [stdout] test sync_preserves_state_on_prestart_rebase_failure_after_tip_checkout ... ok
[INFO] [stderr]      Running tests/tree_tests.rs (/opt/rustwide/target/debug/deps/tree_tests-2a29259062022459)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 36 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.07s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test test_tree_with_upstream_flag ... ok
[INFO] [stdout] test test_tree_verbose_flag ... ok
[INFO] [stdout] test test_tree_pr_flag ... ok
[INFO] [stdout] test test_tree_root_branch_syncs_against_upstream ... ok
[INFO] [stdout] test test_tree_empty_stack_shows_message ... ok
[INFO] [stdout] test test_tree_detached_head ... ok
[INFO] [stdout] test test_tree_simple_stack ... ok
[INFO] [stdout] test test_tree_shows_proper_structure ... ok
[INFO] [stdout] test test_tree_fork_branches ... ok
[INFO] [stdout] test test_tree_remote_flag ... ok
[INFO] [stdout] test test_tree_with_commits_flag ... ok
[INFO] [stderr]      Running tests/upstream_detection_tests.rs (/opt/rustwide/target/debug/deps/upstream_detection_tests-6a5e7299a51d3bcb)
[INFO] [stdout] test test_tree_complex_fork_topology ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.52s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test upstream_override_slash_branch_exists_only_remotely ... ok
[INFO] [stdout] test upstream_detection_slash_default_branch_exists_only_remotely ... ok
[INFO] [stdout] test sync_allows_repo_override_from_git_dir_config ... ok
[INFO] [stdout] test sync_allows_trunk_when_main_master_missing ... ok
[INFO] [stdout] test sync_errors_when_repo_override_is_not_a_branch ... ok
[INFO] [stdout] test sync_allows_init_default_branch_when_checked_out ... ok
[INFO] [stdout] test sync_errors_when_repo_override_branch_missing ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.34s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/worktree_config_hooks_tests.rs (/opt/rustwide/target/debug/deps/worktree_config_hooks_tests-ae4161aad3c351d5)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test shell_write_command_escapes_single_quotes_for_each_platform ... ok
[INFO] [stdout] test worktree_main_uses_configured_trunk_branch ... ok
[INFO] [stdout] test worktree_hooks_support_single_quotes_in_paths_and_text ... ok
[INFO] [stdout] test review_clean_before_switch_false_skips_forced_cleaning ... ok
[INFO] [stdout] test worktree_main_bootstraps_local_branch_from_remote_trunk ... ok
[INFO] [stdout] test failing_create_hook_rolls_back_created_worktree ... ok
[INFO] [stdout] test worktree_hooks_run_for_create_checkout_and_remove ... ok
[INFO] [stdout] test failing_checkout_hook_that_dirties_tracked_files_still_restores_previous_branch ... ok
[INFO] [stdout] test failing_checkout_hook_restores_previous_review_branch ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.90s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/worktree_list_tests.rs (/opt/rustwide/target/debug/deps/worktree_list_tests-cc1b76f74c96ec37)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test worktree_list_prints_managed_worktrees ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.81s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/worktree_main_tests.rs (/opt/rustwide/target/debug/deps/worktree_main_tests-2e26b636ed5baaff)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test worktree_main_creates_and_reuses_pinned_path ... ok
[INFO] [stderr]      Running tests/worktree_metadata_race_tests.rs (/opt/rustwide/target/debug/deps/worktree_metadata_race_tests-6daeb7906e71bcfe)
[INFO] [stdout] test worktree_main_errors_when_pinned_path_is_on_wrong_branch ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.29s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr] Running on_create hook: mkdir -p '/tmp/.tmpojxJfv/hook-barrier'; touch '/tmp/.tmpojxJfv/hook-barrier'/"$KINDRA_WORKTREE_ROLE"; while [ ! -f '/tmp/.tmpojxJfv/hook-barrier'/main ] || [ ! -f '/tmp/.tmpojxJfv/hook-barrier'/review ]; do sleep 0.05; done...
[INFO] [stderr] Running on_create hook: mkdir -p '/tmp/.tmpojxJfv/hook-barrier'; touch '/tmp/.tmpojxJfv/hook-barrier'/"$KINDRA_WORKTREE_ROLE"; while [ ! -f '/tmp/.tmpojxJfv/hook-barrier'/main ] || [ ! -f '/tmp/.tmpojxJfv/hook-barrier'/review ]; do sleep 0.05; done...
[INFO] [stdout] /tmp/.tmpojxJfv/.git/kindra-worktrees/main
[INFO] [stdout] /tmp/.tmpojxJfv/.git/kindra-worktrees/review
[INFO] [stdout] test concurrent_worktree_creates_preserve_both_metadata_records ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/worktree_path_tests.rs (/opt/rustwide/target/debug/deps/worktree_path_tests-44348c1f13af2ea4)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test worktree_commands_from_linked_worktree_use_shared_repo_config_root ... ok
[INFO] [stdout] test worktree_path_fails_for_unknown_target ... ok
[INFO] [stdout] test worktree_path_resolves_main_review_and_temp_targets ... ok
[INFO] [stdout] test worktree_path_and_remove_support_branch_disambiguation_for_main_and_review_names ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.58s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/worktree_remove_cleanup_tests.rs (/opt/rustwide/target/debug/deps/worktree_remove_cleanup_tests-c35675c3b108cb6f)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test worktree_cleanup_can_prune_stale_temp_metadata ... ok
[INFO] [stdout] test worktree_cleanup_yes_skips_dirty_candidates_without_force ... ok
[INFO] [stdout] test worktree_remove_prompts_by_default_and_removes_with_yes ... ok
[INFO] [stdout] test worktree_remove_requires_force_for_dirty_worktrees_even_with_yes ... ok
[INFO] [stdout] test worktree_cleanup_removes_merged_temp_worktrees_but_not_persistent_ones ... ok
[INFO] [stdout] test worktree_remove_requires_force_for_incomplete_git_operations ... ok
[INFO] [stdout] test worktree_remove_rejects_missing_targets_even_with_yes ... ok
[INFO] [stderr]      Running tests/worktree_review_tests.rs (/opt/rustwide/target/debug/deps/worktree_review_tests-edc4157ce0511a44)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.04s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test worktree_review_creates_and_reuses_fixed_path ... ok
[INFO] [stdout] test worktree_review_auto_creates_local_branch_from_remote ... ok
[INFO] [stdout] test worktree_review_respects_dirty_state_unless_forced ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.54s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/worktree_temp_tests.rs (/opt/rustwide/target/debug/deps/worktree_temp_tests-55b2354253477184)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test worktree_temp_sanitizes_branch_names_and_reuses_existing_worktree ... ok
[INFO] [stdout] test worktree_temp_detects_sanitized_path_collisions ... ok
[INFO] [stdout] test worktree_temp_rejects_paths_reserved_for_managed_non_temp_roles ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.42s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/worktree_tests.rs (/opt/rustwide/target/debug/deps/worktree_tests-b3803ebc41d319df)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test test_sync_aborts_when_branch_checked_out_in_other_worktree ... ok
[INFO] [stdout] test test_commit_on_aborts_when_branch_checked_out_in_other_worktree ... ok
[INFO] [stdout] test test_commit_on_with_branch_switch_aborts_due_to_worktree_and_restores ... ok
[INFO] [stdout] test test_commit_force_with_rebase_conflict ... ok
[INFO] [stdout] test test_move_onto_descendant_aborts_when_checked_out_in_other_worktree ... ok
[INFO] [stderr]    Doc-tests kindra
[INFO] [stdout] test test_move_aborts_when_branch_checked_out_in_other_worktree ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.75s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "786a3a6fe406335e3e0782ea3486c681fa90e9bea558387a0c54b80d0a5fce21", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "786a3a6fe406335e3e0782ea3486c681fa90e9bea558387a0c54b80d0a5fce21", kill_on_drop: false }`
[INFO] [stdout] 786a3a6fe406335e3e0782ea3486c681fa90e9bea558387a0c54b80d0a5fce21
